home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / CostManager / CostManager.jar / CostManager$GraphicReportCanvas.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-09-04  |  707 b   |  15 lines

  1. import javax.microedition.lcdui.Canvas;
  2. import javax.microedition.lcdui.Graphics;
  3.  
  4. class CostManager$GraphicReportCanvas extends Canvas {
  5.    // $FF: synthetic field
  6.    private final CostManager this$0;
  7.  
  8.    CostManager$GraphicReportCanvas(CostManager this$0, String str) {
  9.       this.this$0 = this$0;
  10.    }
  11.  
  12.    public void paint(Graphics g) {
  13.    }
  14. }
  15.